without
Type
keyword
Summary
Used with the move and send to program commands to allow the handler to continue executing at once. Also used with the move command to prevent messages from being sent as a result of the move.
Syntax
without
Description
Use the without keyword to change the way the move and send to program commands operate.
If you use the move...without waiting form of the move command or the send...to program...without reply form of the send to program command, the current handler continues immediately.
Examples
move graphic 3 to 100,100 without waiting
move the target to the loc of this stack without messages
send myMessage to program "FileMaker" without reply
Related
command: send to program, move
glossary: handler, keyword, message, command, execute
keyword: with
Compatibility and Support
Introduced
LiveCode 1.0
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile